index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix VC++ compilation error
Jeff Cohen
2005-01-08
1
-0
/
+1
*
Add even more missing createXxxPass functions.
Jeff Cohen
2005-01-08
2
-7
/
+69
*
Allow array types to have 64-bit size.
Chris Lattner
2005-01-08
1
-4
/
+4
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
2
-7
/
+7
*
Adjust prototype
Chris Lattner
2005-01-08
1
-1
/
+2
*
Silence VS warnings.
Chris Lattner
2005-01-08
1
-2
/
+3
*
Make LowerCallTo more generic and useful.
Chris Lattner
2005-01-08
1
-3
/
+6
*
Add a few more passes to LinkAllPasses.h
Jeff Cohen
2005-01-08
1
-0
/
+6
*
Add more missing createXxxPass functions.
Jeff Cohen
2005-01-08
3
-1
/
+21
*
Add operators for FP -> INT conversions and back.
Chris Lattner
2005-01-08
1
-0
/
+10
*
Add a new SelectionDAG::RemoveDeadNodes method
Chris Lattner
2005-01-07
2
-1
/
+20
*
Fix include. Too easy to make mistakes like this on Windows :(
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Get new SelectionDAG stuff building with Visual Studio.
Jeff Cohen
2005-01-07
1
-0
/
+1
*
But not the identation of THAT line
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Complete rewrite of the SelectionDAG class.
Chris Lattner
2005-01-07
1
-319
/
+106
*
Common base class for SelectionDAG-based instruction selectors.
Chris Lattner
2005-01-07
1
-0
/
+64
*
Initial implementation of the nodes in a SelectionDAG.
Chris Lattner
2005-01-07
1
-0
/
+621
*
First draft of a new Target interface
Chris Lattner
2005-01-07
1
-0
/
+175
*
Correct indentation levels
Jeff Cohen
2005-01-07
1
-68
/
+68
*
Add convenience method.
Chris Lattner
2005-01-07
1
-0
/
+4
*
Add missing createXxxPass functions
Jeff Cohen
2005-01-07
2
-3
/
+20
*
Fix spelling.
Misha Brukman
2005-01-07
1
-1
/
+1
*
Update list of passes
Jeff Cohen
2005-01-07
1
-30
/
+17
*
Fix return type
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Get the #ifdef right on LinkAllPasses.h.
Jeff Cohen
2005-01-06
1
-3
/
+4
*
Fix minor mistakes
Jeff Cohen
2005-01-06
1
-3
/
+1
*
Get rid of those pesky tabs...
Jeff Cohen
2005-01-06
1
-14
/
+14
*
Add project opt to Visual Studio.
Jeff Cohen
2005-01-06
1
-0
/
+114
*
Fix incorrect return type.
Jeff Cohen
2005-01-06
1
-1
/
+1
*
Add required #include
Chris Lattner
2005-01-06
1
-0
/
+2
*
Add a useful method
Chris Lattner
2005-01-06
1
-0
/
+16
*
Add a list end sentinal
Chris Lattner
2005-01-05
1
-0
/
+2
*
add an assertion
Chris Lattner
2005-01-05
1
-0
/
+1
*
Do not let 'ftostr' return a string that starts with spaces. This allows
Chris Lattner
2005-01-04
1
-1
/
+3
*
Add some bits that can be set on instructions. Renumber existing bits so
Chris Lattner
2005-01-02
1
-5
/
+30
*
Make printing a warning message optional in CheckBytecodeOutputToConsole.
Reid Spencer
2005-01-02
1
-1
/
+4
*
Implement a function to print a warning if bytecode output is to be sent to
Reid Spencer
2005-01-01
1
-3
/
+6
*
Add functions for determining if the stdin/out/err is connected to a
Reid Spencer
2005-01-01
1
-0
/
+15
*
Add llvm-as project to Visual Studio
Jeff Cohen
2005-01-01
1
-1
/
+2
*
Fix bountiful sources of VC++ 'possible loss of data' warnings
Jeff Cohen
2005-01-01
2
-4
/
+4
*
Add HAVE_SBRK
Reid Spencer
2005-01-01
1
-0
/
+3
*
Add a useful accessor
Chris Lattner
2005-01-01
1
-0
/
+10
*
Add two helper functions.
Chris Lattner
2005-01-01
1
-0
/
+7
*
* Fix a bug in an m4 macro that used an incorrect test operator
Reid Spencer
2004-12-29
1
-0
/
+3
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+6
*
For PR351:
Reid Spencer
2004-12-27
1
-30
/
+0
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+10
*
For PR351:
Reid Spencer
2004-12-25
1
-0
/
+15
*
For PR351:
Reid Spencer
2004-12-24
1
-0
/
+6
*
For PR351:
Reid Spencer
2004-12-22
1
-38
/
+0
[next]