projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
new testcase
[oota-llvm.git]
/
tools
/
2006-11-17
Bill Wendling
Need <iostream> for the time being.
tree
|
commitdiff
2006-11-17
Bill Wendling
Need iostream to be included for the time being.
tree
|
commitdiff
2006-11-11
Reid Spencer
Minor style fixes from review.
tree
|
commitdiff
2006-11-11
Reid Spencer
Add a -disable-loop-extraction option to bugpoint.
tree
|
commitdiff
2006-11-11
Reid Spencer
For PR998:
tree
|
commitdiff
2006-11-09
Chris Lattner
completely revert patrick's enhancement to bugpoint...
tree
|
commitdiff
2006-11-09
Chris Lattner
add a new bugpoint mode -llc-safe. This uses LLC for...
tree
|
commitdiff
2006-11-08
Reid Spencer
For PR950:
tree
|
commitdiff
2006-11-05
Reid Spencer
Fix a problem in the the last patch that subverts error...
tree
|
commitdiff
2006-11-05
Jeff Cohen
Unbreak VC++ build.
tree
|
commitdiff
2006-11-03
Reid Spencer
Make llvm2cpp -pedantic clean.
tree
|
commitdiff
2006-11-02
Reid Spencer
For PR786:
tree
|
commitdiff
2006-11-02
Reid Spencer
For PR950:
tree
|
commitdiff
2006-10-27
Bill Wendling
Forgot a }
tree
|
commitdiff
2006-10-27
Bill Wendling
Re-added the part where it tries to remove all global...
tree
|
commitdiff
2006-10-26
Devang Patel
Save temp. bc files when saveTemps flag is true. Use...
tree
|
commitdiff
2006-10-26
Reid Spencer
For PR950:
tree
|
commitdiff
2006-10-25
Bill Wendling
Fix for PR960. Improves bugpoint so that it removes...
tree
|
commitdiff
2006-10-25
Devang Patel
Supply alignment info to linker through LLVMSymbol.
tree
|
commitdiff
2006-10-24
Devang Patel
Instead of hard coding global prefix, use TargetAsmInfo.
tree
|
commitdiff
2006-10-23
Devang Patel
Fix typo. Add more comment. Avoid extra hash_map search.
tree
|
commitdiff
2006-10-23
Devang Patel
Add removeModule().
tree
|
commitdiff
2006-10-20
Reid Spencer
For PR950:
tree
|
commitdiff
2006-10-10
Chris Lattner
Make the bugpoint reduction heuristics more effective...
tree
|
commitdiff
2006-10-09
Devang Patel
Use FindProgramByName instead of FindExecutable.
tree
|
commitdiff
2006-10-09
Devang Patel
Do error checking.
tree
|
commitdiff
2006-10-09
Chris Lattner
Remove a dead var noticed by Yorion
tree
|
commitdiff
2006-10-09
Devang Patel
Use GetTemporaryDirectory. Fix llvm.org/bugs/show_bug...
tree
|
commitdiff
2006-09-28
Chris Lattner
simplify code
tree
|
commitdiff
2006-09-24
Nick Lewycky
Enable 'predsimplify' optimization.
tree
|
commitdiff
2006-09-21
Devang Patel
Use abstract class to facilitate dlopen() interface.
tree
|
commitdiff
2006-09-15
Chris Lattner
comment out debug code
tree
|
commitdiff
2006-09-15
Chris Lattner
Add a new -cbe-bug mode, which works just like -run...
tree
|
commitdiff
2006-09-14
Anton Korobeynikov
Adding dllimport, dllexport and external weak linkage...
tree
|
commitdiff
2006-09-14
Chris Lattner
add a new (hidden) -disable-core-files option
tree
|
commitdiff
2006-09-14
Devang Patel
Add comment.
tree
|
commitdiff
2006-09-14
Nick Lewycky
Fix --enable-valgrind. Add room for the new arguments...
tree
|
commitdiff
2006-09-14
Nick Lewycky
Add --enable-valgrind option to run optimizations throu...
tree
|
commitdiff
2006-09-14
Devang Patel
GlobalValue with InternalLinkage may have operands...
tree
|
commitdiff
2006-09-09
Chris Lattner
Move ipsccp pass earlier to clean up obvious bogosities
tree
|
commitdiff
2006-09-08
Chris Lattner
ok this really works :)
tree
|
commitdiff
2006-09-08
Devang Patel
Remove redundant include.
tree
|
commitdiff
2006-09-08
Chris Lattner
Need to include Makefile.config to get the value of...
tree
|
commitdiff
2006-09-08
Anton Korobeynikov
Enabling LTO building on Darwin only right now. This...
tree
|
commitdiff
2006-09-07
Devang Patel
Using addPassesToEmitWholeFile is not a good idea here.
tree
|
commitdiff
2006-09-07
Devang Patel
Add linker into list of LINK_COMPONENTS.
tree
|
commitdiff
2006-09-07
Devang Patel
Add lto into the list of PARALLEL_DIRS
tree
|
commitdiff
2006-09-07
Devang Patel
Use addPassesToEmitWholeFile() instead of addPassesToEm...
tree
|
commitdiff
2006-09-07
Chris Lattner
Change DisambiguateGlobalSymbols to not rename asm...
tree
|
commitdiff
2006-09-06
Devang Patel
Add getTargetTriple() that linker can use to query...
tree
|
commitdiff
2006-09-06
Devang Patel
Keep track of all modules crated using a name to module...
tree
|
commitdiff
2006-09-06
Devang Patel
Instead of demangling symbol name by hand, use original...
tree
|
commitdiff
2006-09-06
Devang Patel
Extract target triplet from optimized module.
tree
|
commitdiff
2006-09-04
Chris Lattner
lli uses LinkAllCodegenComponents, so it needs this...
tree
|
commitdiff
2006-09-04
Chris Lattner
Use llvm-config instead of magic JIT thing to link...
tree
|
commitdiff
2006-09-04
Chris Lattner
Use LINK_COMPONENTS to specify *components* to link...
tree
|
commitdiff
2006-09-04
Chris Lattner
Allow things like --libs CBackend
tree
|
commitdiff
2006-09-04
Chris Lattner
Switch to using llvm-config to build
tree
|
commitdiff
2006-09-04
Chris Lattner
Switch to using llvm-config to select components to...
tree
|
commitdiff
2006-09-04
Chris Lattner
Completely rearchitect the interface between targets...
tree
|
commitdiff
2006-09-04
Chris Lattner
rearrange targets to satisfy dependencies. Too bad...
tree
|
commitdiff
2006-09-04
Chris Lattner
If a cycle exists, don't succeed building the second...
tree
|
commitdiff
2006-09-04
Chris Lattner
remove message
tree
|
commitdiff
2006-09-03
Chris Lattner
Remove use of target::getName()
tree
|
commitdiff
2006-09-01
Anton Korobeynikov
- Fixed broken Win32 build
tree
|
commitdiff
2006-08-29
Chris Lattner
Code cleanups, no functionality change.
tree
|
commitdiff
2006-08-29
Reid Spencer
Delete a no-longer-supported configuration item.
tree
|
commitdiff
2006-08-28
Chris Lattner
Add a --disable-compression option like llvm-link/llvm...
tree
|
commitdiff
2006-08-28
Reid Spencer
For PR387:
tree
|
commitdiff
2006-08-27
Chris Lattner
eliminate RegisterOpt. It does the same thing as Regis...
tree
|
commitdiff
2006-08-27
Chris Lattner
-analyze mode shouldn't output a .bc file.
tree
|
commitdiff
2006-08-27
Chris Lattner
Eliminate RegisterAnalysis. RegisterPass now does...
tree
|
commitdiff
2006-08-27
Chris Lattner
analyze no longer exists, don't offer to run it :)
tree
|
commitdiff
2006-08-27
Chris Lattner
eliminate only use of FilteredPassNameParser
tree
|
commitdiff
2006-08-27
Chris Lattner
Merge the 'analyze' mode code with the 'opt' mode code...
tree
|
commitdiff
2006-08-25
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-25
Reid Spencer
Fix a bug introduced by a change in the Archive::writeT...
tree
|
commitdiff
2006-08-25
Reid Spencer
Fix a bug caused by change in the interface of Archive...
tree
|
commitdiff
2006-08-24
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Nate Begeman
Make sure that both non-asm file types are marked as...
tree
|
commitdiff
2006-08-23
Nate Begeman
Initial checkin of the Mach-O emitter. There's plenty...
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Devang Patel
If unable to create tmp. file on disk then return LTO_W...
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
Rearrange order to build more frequently used tools...
tree
|
commitdiff
2006-08-23
Reid Spencer
Fix a typo.
tree
|
commitdiff
2006-08-22
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-22
Reid Spencer
Rearrange the build order to better accommodate paralle...
tree
|
commitdiff
2006-08-22
Reid Spencer
Make the sys::Path::GetTemporaryDirectory method not...
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR885:
tree
|
commitdiff
2006-08-21
Nate Begeman
Fix a build failure
tree
|
commitdiff
2006-08-21
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-20
Reid Spencer
Make sure the verify pass gets run after the user's...
tree
|
commitdiff
2006-08-20
Reid Spencer
Rename the -verify option to be -verify-each so that...
tree
|
commitdiff
2006-08-20
Reid Spencer
Convert llvm-ld to use the PluginLoader like opt instea...
tree
|
commitdiff
2006-08-18
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-18
Reid Spencer
For PR872:
tree
|
commitdiff
next